[HVM] Save/restore: save shared-info pfn and re-map it on restore
authorTim Deegan <Tim.Deegan@xensource.com>
Wed, 31 Jan 2007 12:23:35 +0000 (12:23 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Wed, 31 Jan 2007 12:23:35 +0000 (12:23 +0000)
commit3f44314932402b0361a245c86597889a7a402054
tree72dad433a18082ed7dc986d3b8d6ed0ea22e1458
parent7100d7a911cae241282f10fd8880c341a73a5620
[HVM] Save/restore: save shared-info pfn and re-map it on restore
In the short term this allows us to save the same domain more than once.
Longer-term some more careful shared-info management will be needed.

Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
tools/libxc/xc_hvm_restore.c
tools/libxc/xc_hvm_save.c